home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 51 / CD-ROM 51 / CD-ROM 51.ISO / aplicat / poffice / PROGRAMS / PHOTOHSE.REG < prev    next >
Encoding:
Windows Registry Data  |  1999-01-21  |  2.8 KB  |  70 lines

  1. REGEDIT4
  2.  
  3. ; PhotoHouse Registration
  4.  
  5. ; Sets up latest exe path
  6. [HKEY_LOCAL_MACHINE\SOFTWARE\Corel\CorelPhotoHouseTV]
  7. "Latest"="C:\\Corel\\PrintO~1\\photohse.exe"
  8.  
  9. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document]
  10. @="Corel Photo House Image"
  11. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\Insertable]
  12. @=""
  13. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\protocol]
  14. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\protocol\StdFileEditing]
  15. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\protocol\StdFileEditing\verb]
  16. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\protocol\StdFileEditing\verb\0]
  17. @="&Edit"
  18. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\protocol\StdFileEditing\server]
  19. @="C:\\Corel\\PrintO~1\\Photohse.exe"
  20. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\CLSID]
  21. @="{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}"
  22.  
  23. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}]
  24. @="Corel Photo House Image"
  25. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\Verb]
  26. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\Verb\0]
  27. @="&Edit,0,2"
  28. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\Insertable]
  29. @=""
  30. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\AuxUserType]
  31. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\AuxUserType\2]
  32. @="PhotoHouse"
  33. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\AuxUserType\3]
  34. @="PHOTOHSE"
  35. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\MiscStatus]
  36. @="32"
  37. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\ProgID]
  38. @="CorelPhotoHouse.Document"
  39. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\InprocHandler32]
  40. @="ole32.dll"
  41. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\LocalServer32]
  42. @="C:\\Corel\\PrintO~1\\PhotoHse.exe"
  43. [HKEY_CLASSES_ROOT\CLSID\{29EBC4A0-A5C2-11D0-9374-00A0C90D0410}\DefaultIcon]
  44. @="C:\\Corel\\PrintO~1\\PhotoHse.exe,0"
  45.  
  46. ; Sets up the configuration information for launching from explorer
  47. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\shell]
  48. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\shell\Open]
  49. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\shell\Open\command]
  50. @="C:\\Corel\\PrintO~1\\photohse.exe %1"
  51. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\shell\Open\ddeexec]
  52. @="[open(\"%1\")]"
  53.  
  54. ; Set up the configuraton information for printing by dropping a photo house registered document
  55. ; on to the default printer as well as printing from the RMB menu for photo house registered document
  56. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\shell\Print]
  57. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\shell\Print\command]
  58. @="C:\\Corel\\PrintO~1\\photohse.exe -DDE"
  59. [HKEY_CLASSES_ROOT\CorelPhotoHouse.Document\shell\Print\ddeexec]
  60. @="[print(\"%1\")]"
  61.  
  62. ;Trial Version registry key
  63. [HKEY_LOCAL_MACHINE\SOFTWARE\Elan\SentinelLM\CurrentVersion\SentinelLM]
  64. "KeyDir"="C:\\WINDOWS\\SYSTEM"
  65.  
  66.  
  67.  
  68.  
  69.  
  70.